chore(deps): update dependencies (non-major) #237
+1,273
−1,111
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.23.0
->^0.23.2
^2.27.9
->^2.27.11
^7.47.11
->^7.49.1
^2.10.4
->^2.12.2
^18.3.12
->^18.3.18
^18.3.1
->^18.3.5
^3.7.1
->^3.7.2
^9.14.0
->^9.17.0
^9.5.1
->^9.5.2
9.12.3
->9.15.4
^8.4.47
->^8.5.1
^3.3.3
->^3.4.2
^1.23.0
->^1.24.1
^1.35.0
->^1.37.2
^0.26.11
->^0.27.6
^4.2.10
->^4.4.1
^3.3.5
->^3.3.8
^5.6.3
->^5.7.2
Release Notes
antfu-collective/ni (@antfu/ni)
v0.23.2
Compare Source
No significant changes
View changes on GitHub
v0.23.1
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
changesets/changesets (@changesets/cli)
v2.27.11
Compare Source
Patch Changes
f0270f6
]:v2.27.10
Compare Source
microsoft/rushstack (@microsoft/api-extractor)
v7.49.1
Compare Source
Thu, 09 Jan 2025 01:10:10 GMT
Version update only
v7.49.0
Compare Source
Tue, 07 Jan 2025 22:17:32 GMT
Minor changes
v7.48.1
Compare Source
Sat, 14 Dec 2024 01:11:07 GMT
Version update only
v7.48.0
Compare Source
Sat, 23 Nov 2024 01:18:55 GMT
Minor changes
v7.47.12
Compare Source
Fri, 22 Nov 2024 01:10:43 GMT
Version update only
ocavue/eslint-config (@ocavue/eslint-config)
v2.12.2
Compare Source
Bug Fixes
v2.12.1
Compare Source
Bug Fixes
package-json/valid-package-definition
(#163) (a907f0d)v2.12.0
Compare Source
Features
v2.11.3
Compare Source
Bug Fixes
v2.11.2
Compare Source
Bug Fixes
v2.11.1
Compare Source
Bug Fixes
v2.11.0
Compare Source
Features
v2.10.5
Compare Source
Bug Fixes
vitejs/vite-plugin-react-swc (@vitejs/plugin-react-swc)
v3.7.2
Compare Source
Add Vite 6 to peerDependencies range #207
Thanks @RobinTail
Revert throw when refresh runtime is loaded twice #237
Revert the throw when refresh runtime is loaded twice to enable usage in micro frontend apps. This was added to help fix setup usage, and this is not worth an annoying warning for others or a config parameter.
This revert was done in the Babel plugin last year and I didn't port it back.
eslint/eslint (eslint)
v9.17.0
Compare Source
v9.16.0
Compare Source
Features
8f70eb1
feat: AddignoreComputedKeys
option insort-keys
rule (#19162) (Milos Djermanovic)Documentation
9eefc8f
docs: fix typos inuse-isnan
(#19190) (루밀LuMir)0c8cea8
docs: switch the order of words inno-unreachable
(#19189) (루밀LuMir)0c19417
docs: add missing backtick tono-async-promise-executor
(#19188) (루밀LuMir)8df9276
docs: add backtick in-0
indescription
ofno-compare-neg-zero
(#19186) (루밀LuMir)7e16e3f
docs: fixcaseSensitive
option's title ofsort-keys
(#19183) (Tanuj Kanti)0c6b842
docs: fix typos inmigration-guide.md
(#19180) (루밀LuMir)353266e
docs: fix a typo indebug.md
(#19179) (루밀LuMir)5ff318a
docs: delete unnecessary horizontal rule(---
) innodejs-api
(#19175) (루밀LuMir)576bcc5
docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)742d054
docs: note thatno-restricted-syntax
can be used with any language (#19148) (Milos Djermanovic)Chores
feb703b
chore: upgrade to@eslint/[email protected]
(#19195) (Francesco Trotta)df9bf95
chore: package.json update for @eslint/js release (Jenkins)f831893
chore: add type forignoreComputedKeys
option ofsort-keys
(#19184) (Tanuj Kanti)3afb8a1
chore: update dependency @eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)1f77c53
chore: addrepository.directory
property topackage.json
(#19165) (루밀LuMir)d460594
chore: update dependency @arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])45cd4ea
refactor: update default options in rules (#19136) (Milos Djermanovic)v9.15.0
Compare Source
sindresorhus/execa (execa)
v9.5.2
Compare Source
Bug fixes
pnpm/pnpm (pnpm)
v9.15.4
: pnpm 9.15.4Compare Source
Patch Changes
pnpm update --latest <pkg>
updates only the specified package, withdedupe-peer-dependents=true
.Platinum Sponsors
Gold Sponsors
v9.15.3
Compare Source
v9.15.2
: pnpm 9.15.2Compare Source
Patch Changes
publish
/pack
error with workspace dependencies with relative paths #8904. It was broken inv9.4.0
(398472c).pnpm patch
on Windows #7546.git ls-remote
works via HTTPS #8906.Platinum Sponsors
Gold Sponsors
v9.15.1
Compare Source
v9.15.0
Compare Source
v9.14.4
Compare Source
v9.14.3
Compare Source
v9.14.2
Compare Source
Patch Changes
pnpm publish --json
should work #8788.Platinum Sponsors
Gold Sponsors
v9.14.1
Compare Source
Minor Changes
pnpm pack --json
to print packed tarball and contents in JSON format #8765.Patch Changes
pnpm exec
should print a meaningful error message when no command is provided #8752.pnpm setup
should remove the CLI from the target location before moving the new binary #8173.ERR_PNPM_TARBALL_EXTRACT
error while installing a dependency from GitHub having a slash in branch name #7697.use-node-version
setting is used and the system has no Node.js installed #8769..npmrc
files to their correct types. For instance,child-concurrency
should be a number, not a string #5075.manage-package-manager-versions
is set totrue
.pnpm init
should respect the--dir
option #8768.Platinum Sponsors
Gold Sponsors
v9.14.0
Compare Source
v9.13.2
: pnpm 9.13.2Compare Source
Patch Changes
dlx
processes.Platinum Sponsors
Gold Sponsors
Silver Sponsors
This PR was generated by Mend Renovate. View the repository job log.